Skip to content

Configure new GitHub API token like a pro #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

retronym
Copy link
Member

@retronym retronym commented Jun 14, 2021

Encrypted, this time, with:

travis encrypt --pro GITHUB_OAUTH_TOKEN=ghp_XXXXXXXXXXX

Last time I forgot the --pro part, which is needed for travis-ci.com.

I've also added a better diagnostic for failures in updating the GitHub commit status.

@retronym retronym force-pushed the topic/diagnose-curl-failure branch 2 times, most recently from 751d429 to 5c338a4 Compare June 14, 2021 05:55
@retronym retronym force-pushed the topic/diagnose-curl-failure branch from 5c338a4 to 26fd934 Compare June 14, 2021 05:57
@retronym retronym changed the title Diagnostic messages when GitHub API update fails Configure new GitHub API token like a pro Jun 14, 2021
@retronym retronym requested a review from SethTisue June 14, 2021 06:24
Encyrpted with:

```
 travis encrypt --pro GITHUB_OAUTH_TOKEN=ghp_XXXXXXXXXXX
```

Last time I forgot the `--pro` part, which is needed for `travis-ci.com`.
@retronym retronym force-pushed the topic/diagnose-curl-failure branch from 5f561c0 to 470a60f Compare June 14, 2021 06:26
@@ -37,7 +37,7 @@ env:
# AWS_SECRET_ACCESS_KEY
- secure: "dv0pR9uqnLyKVHu1L1nvl5TVpo3bOxh4icLNybwFyCFQd9XiM/RU8Vhx3svZqqnAG+GiCDSiCaBQkTLUS5u9e+9eVw3cUj5meNr9EW673f8D6H8Tr433jlvu54CynD9DsBjhNo/xIrECOKTq+0wu480OLSjOkuNoclG2dSm4Dis="
# GITHUB_OAUTH_TOKEN (for GitHub user scala-jenkins, same token as scabot)
- secure: "Bk0IRAPGF9ZjQZQRe618KgXG2VLXRcJgJN7dvomxFdjZOqn/46TrFa6RlLLmicu9F4UrbgpSazfDgr7S8qER6GIyr+hDpv/sdi//EcYql2A0ww2r5QPaA9gW4wiTO8Cy0m/ZsK8IAjvOcdDXW19JH7b0HygDAnJOBiOR9S9wWuI="
- secure: "KetupmuH5L7nJjouavdPpvuc7imL9T01zI/OdTYhzOmuTSHV8tP6TVykRcVl73ZBkEre+Es7TYw46HjlhTqGtj//6V+8XCNZ4hIt1IYEA2v+IBmIBCtuVnZdlY09/DqM8vxZjhnLFhjQlTvkCZdzc1lfzN1AVtceUvKqJpnzGS0="
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo s/Ketup/Ketchup

@retronym retronym merged commit f28d1cf into scala:2.12.x Jun 14, 2021
@retronym retronym deleted the topic/diagnose-curl-failure branch June 14, 2021 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants